rmail-summary fix.
authorGlenn Morris <rgm@gnu.org>
Mon, 14 Nov 2011 09:22:45 +0000 (01:22 -0800)
committerGlenn Morris <rgm@gnu.org>
Mon, 14 Nov 2011 09:22:45 +0000 (01:22 -0800)
commita5662d3d0cb45b9d2863cfccc0883b3afe3b0d3f
treef43abb699debb009f28f8a0be50153a848700540
parentbd6a1da7f4ed5805e474354f94497a7817d74a11
rmail-summary fix.

* lisp/mail/rmailsum.el (rmail-summary): Remove movement to beginning
of message - not necessary, and causes problems.

I believe the call to rmail-summary-beginning-of-message was only
thought to be necessary due to a couple of bugs in rmail-new-summary
that are hopefully fixed now (`mesg' not being set,
rmail-summary-buffer's buffer locality not being considered).
lisp/ChangeLog
lisp/mail/rmailsum.el